home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / macos / files / RivalBal.bin / RivalBall for Macintosh / common.gkz / common / entities / scenes / MainMenu.ent < prev    next >
Text File  |  2002-03-21  |  1KB  |  52 lines

  1. class = RBMainMenu
  2. type = mainmenu
  3.  
  4. CursorEntClass = sprite
  5. CursorEntType = ball cursor
  6.  
  7. NumGUIElements = 4
  8. GUIElement1Class = PFire
  9. GUIElement1Type = orangerbpfire
  10. GUIElement1Pos = 0, 0
  11. GUIElement1Priority = 0
  12.  
  13. GUIElement2Class = FPSText
  14. GUIElement2Type = mainfps
  15. GUIElement2Pos = 615, 5
  16. GUIElement2Priority = 1
  17.  
  18. GUIElement3Class = sprite
  19. GUIElement3Type = powerups
  20. GUIElement3Pos = 0, 368
  21. GUIElement3Priority = 1
  22.  
  23. GUIElement4Class = scrollingsprite
  24. GUIElement4Type = credits
  25. GUIElement4Pos = 191, 215
  26. GUIElement4Priority = 5
  27.  
  28. QuitEntClass = button
  29. QuitEntType = quitbutton
  30. QuitEntPos = 20, 220
  31. QuitEntPriority = 100
  32.  
  33. WebPageEntClass = button
  34. WebPageEntType = webpagebutton
  35. WebPageEntPos = 20, 295
  36. WebPageEntPriority = 100
  37.  
  38. SettingsEntClass = button
  39. SettingsEntType = settingsbutton
  40. SettingsEntPos = 256, 295
  41. SettingsEntPriority = 100
  42.  
  43. StandardGameEntClass = button
  44. StandardGameEntType = stdgamebutton
  45. StandardGameEntPos = 492, 220
  46. StandardGameEntPriority = 100
  47.  
  48. NetworkGameEntClass = button
  49. NetworkGameEntType = netgamebutton
  50. NetworkGameEntPos = 492, 295
  51. NetworkGameEntPriority = 100
  52.